From a29d25821e496fba3fe319c11dbf539aa9f12992 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 28 Jan 1999 03:56:37 +0000 Subject: [PATCH] Move gtkintl.h from $source_headers to $static_sources since it should not Wed Jan 27 22:59:07 1999 Owen Taylor * gtk/Makefile.am (static_SOURCES): Move gtkintl.h from $source_headers to $static_sources since it should not be installed. --- ChangeLog | 6 ++++++ ChangeLog.pre-2-0 | 6 ++++++ ChangeLog.pre-2-10 | 6 ++++++ ChangeLog.pre-2-2 | 6 ++++++ ChangeLog.pre-2-4 | 6 ++++++ ChangeLog.pre-2-6 | 6 ++++++ ChangeLog.pre-2-8 | 6 ++++++ gtk/Makefile.am | 2 +- 8 files changed, 43 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a09c25045..5467daf286 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 0a09c25045..5467daf286 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 0a09c25045..5467daf286 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 0a09c25045..5467daf286 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 0a09c25045..5467daf286 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0a09c25045..5467daf286 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0a09c25045..5467daf286 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor * gdk/gdkevents.c (expose_predicate): Allow exposure diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 81683ec0b9..67fb0fa80a 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -49,6 +49,7 @@ static_SOURCES = \ gtkhseparator.c \ gtkimage.c \ gtkinputdialog.c \ + gtkintl.h \ gtkinvisible.c \ gtkitem.c \ gtkitemfactory.c \ @@ -166,7 +167,6 @@ source_headers = \ gtkhseparator.h \ gtkimage.h \ gtkinputdialog.h \ - gtkintl.h \ gtkinvisible.h \ gtkitem.h \ gtkitemfactory.h \ -- 2.30.2